Searched refs:sufdisc (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libjcl/
H A Dpath.c59 Dtdisc_t sufdisc; member in struct:State_s
337 state.sufdisc.link = offsetof(Suf_t, link);
338 state.sufdisc.key = offsetof(Suf_t, name);
339 state.sufdisc.size = 0;
340 if (!(state.suf = dtopen(&state.sufdisc, Dtoset)))

Completed in 27 milliseconds