Home | History | Annotate | Download | only in intltest

Lines Matching refs:actual_bundle

636     int32_t i,j,row,col, actual_bundle;
659 actual_bundle = 0; /* ne -> default */
661 actual_bundle = 1; /* te_NE -> te */
663 actual_bundle = 2; /* te_IN_NE -> te_IN */
665 actual_bundle = i;
673 if(j == actual_bundle) /* it's in the same bundle OR it's a nonexistent=default bundle (5) */