Searched refs:duplist (Results 1 – 1 of 1) sorted by relevance
413 int duplist[CSIZE + 1], state[CSIZE + 1]; in ntod() local429 duplist[i] = NIL; in ntod()608 sympartition( dset, dsize, symlist, duplist ); in ntod()616 if ( duplist[sym] == NIL ) in ntod()656 targ = state[duplist[sym]]; in ntod()676 duplist[sym] = NIL; in ntod()1013 void sympartition( ds, numstates, symlist, duplist ) in sympartition() argument1015 int symlist[], duplist[];1026 duplist[i] = i - 1;1030 duplist[1] = NIL;[all …]