Home | History | Annotate | Download | only in crec

Lines Matching refs:fsmarc_token

140   fsmarc_token* stoken;
355 fsmarc_token *current_token;
446 fsmarc_token *token;
630 fsmarc_token* stoken;
776 continue to search this path (as headed by this fsmarc_token) */
1101 fsmarc_token *current_token;
1254 fsmarc_token *current_token;
1529 fsmarc_token *token;
1593 /* look for the fsmarc_token* token, into which to maximize, else create new one */
1918 fsmarc_token* stoken;
2432 When propagating a fsmarc_token, we need to remember the word.id when it
2433 is observed. Let's continue to use fsmarc_token->word[] to remember those.