Searched refs:slotID (Results 1 – 2 of 2) sorted by relevance
1027 wordID slotID; in SR_SemanticGraph_AddWordToSlot() local1048 slotID = wordmap_find_rule_index(impl->ilabels, veslot); in SR_SemanticGraph_AddWordToSlot()1049 if (slotID == MAXwordID) in SR_SemanticGraph_AddWordToSlot()1054 wdID = wordmap_find_index_in_rule(impl->ilabels, word, slotID); in SR_SemanticGraph_AddWordToSlot()1057 PLogError(L("ESR_NO_MATCH_ERROR: Could not find wordID/slotID in wordmap %s/%d"), word, slotID); in SR_SemanticGraph_AddWordToSlot()1071 token = arc_tokens_find_ilabel(impl->arc_token_list, impl->arcs_for_slot[slotID], wdID); in SR_SemanticGraph_AddWordToSlot()1087 token = impl->arcs_for_slot[slotID]; in SR_SemanticGraph_AddWordToSlot()1110 token = impl->arcs_for_slot[slotID]; in SR_SemanticGraph_AddWordToSlot()1136 impl->arcs_for_slot[slotID] = tmp; in SR_SemanticGraph_AddWordToSlot()1156 impl->scripts->words[old_scriptID], impl->ilabels->words[slotID]); in SR_SemanticGraph_AddWordToSlot()
140 #define slot_id slotID