Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dinputstr.c126 compare_cache(const void *a, const void *b) in compare_cache() function
150 if ((pp = tfind(&find, &sorted_cache, compare_cache)) != 0) { in find_cache()
179 (void) tsearch(p, &sorted_cache, compare_cache); in make_cache()
767 if (tdelete(p, &sorted_cache, compare_cache) == 0) { in dlg_finish_string()
H A DCHANGES488 + improve comparison in compare_cache() function, in case difference