Home | History | Annotate | Download | only in zlib

Lines Matching full:son

461     int j = k << 1;  /* left son of k */
471 /* Exchange v with the smallest son */
474 /* And continue down the tree, setting j to the left son of k */