Home
last modified time | relevance | path

Searched defs:duplist (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/flex/src/
H A Ddfa.c392 int duplist[CSIZE + 1], state[CSIZE + 1]; in ntod() local
1004 void sympartition (int ds[], int numstates, int symlist[], int duplist[]) in sympartition()
/freebsd/sbin/fsck_ffs/
H A Dglobs.c105 struct dups *duplist; variable