Searched refs:NUM_ITEMLIST_HDRWDS (Results 1 - 3 of 3) sorted by relevance

/external/srec/srec/include/
H A Dsrec_context.h180 #define NUM_ITEMLIST_HDRWDS 4 macro
/external/srec/srec/Semproc/src/
H A DSemanticGraphImpl.c654 expected_ilabel = NUM_ITEMLIST_HDRWDS;
728 for (i = NUM_ITEMLIST_HDRWDS; i < impl->ilabels->num_words; i++)
/external/srec/srec/crec/
H A Dsrec_context.c3041 expected_wdid = NUM_ITEMLIST_HDRWDS;
3499 fst->arc_token_list_len = fst->olabels->num_words + 2 - NUM_ITEMLIST_HDRWDS;
3508 for (i = 1, wdid = NUM_ITEMLIST_HDRWDS; wdid < fst->olabels->num_words; i++, wdid++)

Completed in 627 milliseconds