Home
last modified time | relevance | path

Searched refs:ind (Results 1 – 1 of 1) sorted by relevance

/extra/scripts/
A Dunifdef.c1369 int changed, sym, ind; in indirectsym() local
1377 ind = findsym(&cp); in indirectsym()
1378 if (ind == -1 || ind == sym || in indirectsym()
1380 value[ind] == NULL || in indirectsym()
1381 value[ind] == value[sym]) in indirectsym()
1384 value[sym] = value[ind]; in indirectsym()

Completed in 6 milliseconds