Home | History | Annotate | Download | only in orig

Lines Matching defs:NN

29829     ** where NN is a decimal number. The NN naming schemes are 
57387 ** in a balancing operation. NN is the number of neighbors on either side
57390 ** NN neighbors on either side.
57392 ** The minimum value of NN is 1 (of course). Increasing NN above 1
57395 ** The value of NN appears to give the best results overall.
57397 #define NN 1 /* Number of neighbors on either side of pPage */
57398 #define NB (NN*2+1) /* Total pages involved in the balance */
57705 ** that divide the siblings. An attempt is made to find NN siblings on
57707 ** if there are fewer than NN siblings on the other side. If pParent