Searched refs:psrec (Results 1 – 1 of 1) sorted by relevance
112 typedef srec* psrec; typedef114 int astar_stack_do_backwards_search(psrec rec, int request_nbest_len);115 int astar_stack_prepare(AstarStack* stack, int request_nbest_len, psrec rec);116 int astar_stack_prepare_from_active_search(AstarStack* stack, int request_nbest_len, psrec rec);118 int astar_stack_flag_word_tokens_used(AstarStack* stack, psrec rec);119 AstarStack* astar_stack_make(psrec rec, int max_nbest_len);120 int astar_stack_destroy(psrec rec);123 void print_path(partial_path* parp, psrec rec, char* msg);