Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dsrec.h323 priority_q* allocate_priority_q(int max_n);
/external/srec/srec/crec/
Dsrec_initialize.c116 rec->word_priority_q = allocate_priority_q(num_wordends_per_frame); in allocate_recognition1()
Dpriority_q.c41 priority_q* allocate_priority_q(int max_n) in allocate_priority_q() function