Home | History | Annotate | Download | only in orig

Lines Matching defs:NN

29976     ** where NN is a decimal number. The NN naming schemes are 
55024 ** in a balancing operation. NN is the number of neighbors on either side
55027 ** NN neighbors on either side.
55029 ** The minimum value of NN is 1 (of course). Increasing NN above 1
55032 ** The value of NN appears to give the best results overall.
55034 #define NN 1 /* Number of neighbors on either side of pPage */
55035 #define NB (NN*2+1) /* Total pages involved in the balance */
55338 ** that divide the siblings. An attempt is made to find NN siblings on
55340 ** if there are fewer than NN siblings on the other side. If pParent