Searched refs:HashCmpWord (Results 1 - 2 of 2) sorted by relevance

/external/srec/seti/sltsEngine/src/
H A Drun_seq_lts.c131 static int HashCmpWord(const LCHAR *key1, const LCHAR *key2) function
149 hashArgs.compFunction = HashCmpWord; // PHASH_TABLE_DEFAULT_COMP_FUNCTION;
/external/srec/srec/crec/
H A Dsrec_context.c318 int HashCmpWord(const LCHAR *key1, const LCHAR *key2) function
354 hashArgs.compFunction = HashCmpWord; // PHASH_TABLE_DEFAULT_COMP_FUNCTION;
2859 hashArgs.compFunction = HashCmpWord; //PHASH_TABLE_DEFAULT_COMP_FUNCTION;

Completed in 133 milliseconds