Searched defs:compare_histories (Results 1 - 1 of 1) sorted by last modified time

/external/srec/srec/crec/
H A Dpriority_q.c107 int compare_histories(word_token* token1, word_token* token2, function
113 /* compare_histories() was an attempt to be smart about the priority_q,
236 && !compare_histories(token, token_to_add, word_token_array))

Completed in 94 milliseconds