Lines Matching refs:idx1
256 Aliste idx1;
258 for (APLIST_TRAVERSE(dynlm_list, idx1, nlml)) {
340 Aliste idx1;
343 for (APLIST_TRAVERSE(GROUPS(lmp), idx1, ghp)) {
421 Aliste idx1;
427 for (APLIST_TRAVERSE(DEPENDS(lmp), idx1, bdp)) {
444 for (APLIST_TRAVERSE(CALLERS(lmp), idx1, bdp)) {
612 Aliste idx1;
628 for (ALIST_TRAVERSE(ghp1->gh_depends, idx1, gdp)) {
703 Aliste idx1;
707 for (APLIST_TRAVERSE(lmalp, idx1, lmp)) {
1026 Aliste idx1, idx2;
1050 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1067 aplist_delete(ghalp, &idx1);
1100 aplist_delete(ghalp, &idx1);
1127 for (APLIST_TRAVERSE(lmalp, idx1, lmp)) {
1158 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1168 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1227 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1270 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1351 for (APLIST_TRAVERSE(lmalp, idx1, lmp)) {
1427 for (APLIST_TRAVERSE(ghalp, idx1, ghp2)) {
1510 for (ALIST_TRAVERSE(ghp->gh_depends, idx1, gdp))