Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h225 struct ficl_word;
226 typedef struct ficl_word FICL_WORD;
526 struct ficl_word struct
528 struct ficl_word *link; /* Previous word in the dictionary */ argument