Home | History | Annotate | Download | only in cintltst

Lines Matching refs:actual_bundle

1604     int32_t actual_bundle;
1642 actual_bundle = 0; /* ne -> default */
1644 actual_bundle = 1; /* te_NE -> te */
1646 actual_bundle = 2; /* te_IN_NE -> te_IN */
1648 actual_bundle = i;
1656 if(j == actual_bundle) /* it's in the same bundle OR it's a nonexistent=default bundle (5) */
1663 log_verbose("%s[%d]::%s: in<%d:%s> inherits<%d:%s>. actual_bundle=%s\n",
1671 param[actual_bundle].name);