Searched refs:EXIT_IF_NO_TOKENS (Results 1 – 3 of 3) sorted by relevance
75 if (what_to_do_if_fails == EXIT_IF_NO_TOKENS) in setup_free_fsmarc_token()158 if (what_to_do_if_fails == EXIT_IF_NO_TOKENS) in get_free_word_token()226 if (what_to_do_if_fails == EXIT_IF_NO_TOKENS) in get_free_fsmnode_token()
27 #define EXIT_IF_NO_TOKENS 1 /*for handling allocation failures*/ macro
1328 new_ftoken_index = get_free_fsmnode_token(rec, EXIT_IF_NO_TOKENS); in update_from_hmms_to_fsmnodes()1607 … new_token_index = setup_free_fsmarc_token(rec, fsm_arc, fsm_arc_index, EXIT_IF_NO_TOKENS); in update_from_current_fsm_nodes_into_new_HMMs()1767 new_token_index = get_free_fsmnode_token(rec, EXIT_IF_NO_TOKENS); in srec_begin()