Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_initialize.c119 #define ASTAR_NBEST_LEN 10 in allocate_recognition1() macro
120 rec->astar_stack = astar_stack_make(rec, ASTAR_NBEST_LEN); in allocate_recognition1()