Searched refs:amatch_word (Results 1 – 1 of 1) sorted by relevance
175 typedef struct amatch_word amatch_word; typedef187 amatch_word *pWord; /* Points to the object being stored in the tree */466 struct amatch_word { struct467 amatch_word *pNext; /* Next on a list of all amatch_words */ argument523 amatch_word *pAllWords; /* List of all amatch_word objects */524 amatch_word *pCurrent; /* Most recent solution */945 amatch_word *pWord, *pNextWord; in amatchClearCursor()996 static void amatchWriteCost(amatch_word *pWord){ in amatchWriteCost()1029 amatch_word *pWord; in amatchAddWord()1104 amatch_word *pWord = 0; in amatchNext()