Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_context.c374 char *word, *wID_string; in FST_LoadWordMap() local
400 wID_string = strtok(NULL, " \n\r\t"); in FST_LoadWordMap()
401 my_wID = (wordID)atoi_with_check(wID_string, MAXwordID); in FST_LoadWordMap()